C1.Silverlight.PdfViewer.5
FindNext(IList<FrameworkElement>) Method

Go to the next occurrence of FindText in the specialized pages.
Syntax
'Declaration
 
Public Overloads Function FindNext( _
   ByVal source As System.Collections.Generic.IList(Of FrameworkElement) _
) As FindInfo
public FindInfo FindNext( 
   System.Collections.Generic.IList<FrameworkElement> source
)

Parameters

source
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.